Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.thumbnail.marshallers--marshallers

This contribution is part of XML component org.nuxeo.ecm.platform.thumbnail.marshallers inside nuxeo-thumbnail-9.10.jar /OSGI-INF/marshallers-contrib.xml

Extension Point

Extension point marshallers of component MarshallerRegistry.

Contributed Items

  • <register class="org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher" enable="true"/>

XML Source

<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
    <!-- thumbnail document enricher -->
    <register class="org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher" enable="true"/>
  </extension>